<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.io.operations.override">

  <require>org.nuxeo.ecm.platform.io.operations</require>

  <extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">

    <operation class="org.nuxeo.ecm.platform.io.operation.ExportDocument"/>

  </extension>

</component>
